home *** CD-ROM | disk | FTP | other *** search
/ Amiga Developer CD 2.1 / Amiga Developer CD v2.1.iso / CD32 / CD32_Support / examples / SA_Examples / graphics / wchunky / wchunky.doc < prev    next >
Encoding:
Text File  |  1993-08-31  |  586 b   |  15 lines

  1. Wchunky 1.0 - Mark Dolecki (doleckim@cbmvax.cbm.commodore.com) x9234
  2.  
  3. This is a program that tests the WriteChunkyPixels() graphics function by
  4. using the function in random sized windows with user-selectable properties
  5. on a user-selected screen.  The program has both a user selection window
  6. (default) and an option to run all tests (very time intensive).
  7.  
  8. To use:
  9. From cli, 'wchunky'
  10.    - brings up a user selection window where the user can choose the
  11.      parameters for the tests he wants to run.
  12. From cli, 'wchunky all'
  13.    - runs all tests
  14.  
  15. Suggestions, problems, etc. are welcome.